home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3nurbscubetool.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_NURBSCUBETOOL_H = 1;
- include("real/windows/r3rctto2.js")
-
-
- var R3CLID_NURBSCUBETOOL = 1842;
-
-
-
-
-
-
-
-
-
- function r3Nurbscubetool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_NURBSCUBETOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Nurbscubetool.prototype=new r3Rectangletool2;
- // r3nurbscubetool.h_H